Skip to content

docs: update README with Rust 1.93, dual license, and latest justfile commands#237

Merged
louisliu2048 merged 1 commit intomainfrom
claude/issue-230-20260327-0344
Mar 27, 2026
Merged

docs: update README with Rust 1.93, dual license, and latest justfile commands#237
louisliu2048 merged 1 commit intomainfrom
claude/issue-230-20260327-0344

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Updates README.md based on latest Cargo.toml and justfile:

  • Update Rust version badge and prerequisite text: 1.881.93 (from rust-version = "1.93.0" in Cargo.toml)
  • Add Apache-2.0 license badge (Cargo.toml specifies MIT OR Apache-2.0)
  • Update license section to reflect dual licensing
  • Update just check description to mention sweep-check
  • Add flashblocks test command: just test false true
  • Add watch-check command for clippy watch mode

Closes #230

Generated with Claude Code

…stfile commands

- Update Rust version badge and prerequisite: 1.88 → 1.93 (from Cargo.toml)
- Add Apache-2.0 license badge (Cargo.toml specifies MIT OR Apache-2.0)
- Update license section to reflect dual licensing
- Update check command description to mention sweep-check
- Add flashblocks test command: just test false true
- Add watch-check command for clippy watch mode

Co-authored-by: Vui-Chee <Vui-Chee@users.noreply.github.com>
@github-actions github-actions bot mentioned this pull request Mar 27, 2026
@louisliu2048 louisliu2048 merged commit 8e668ee into main Mar 27, 2026
2 checks passed
@Vui-Chee Vui-Chee deleted the claude/issue-230-20260327-0344 branch March 27, 2026 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update readme again

1 participant